Skip to content

Conversation

@gabis-precog
Copy link
Collaborator

QUIC support (using aioquic)

Motivation:
Add basic QUIC support.

Modifications:
Added QUIC transport implementation
abstract websocket transport got renamed and reused as generic abstract messaging transport.
fixed some type hints.
conftest.py was getting too big so split into smaller files.

Result:
Basic QUIC support. I do not claim to understand QUIC, i just wrote code until all rsocket tests passed.

@gabis-precog gabis-precog marked this pull request as ready for review March 25, 2022 19:02
@gabis-precog gabis-precog self-assigned this Mar 25, 2022
@gabis-precog gabis-precog merged commit 82a5062 into master Mar 29, 2022
@gabis-precog gabis-precog deleted the aioquic_support branch March 29, 2022 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants